home *** CD-ROM | disk | FTP | other *** search
- Path: soap.news.pipex.net!pipex!usenet
- From: ee12@dial.pipex.com (Kingsley Wood)
- Newsgroups: comp.lang.c++
- Subject: Individual Radio Buttons...cant attach a variable...MSVC++ 4.0
- Date: Wed, 31 Jan 1996 23:47:59 GMT
- Organization: UnipalmPIPEX server (post doesn't reflect views of UnipalmPIPEX)
- Message-ID: <4eo34o$ipi@soap.news.pipex.net>
- NNTP-Posting-Host: an088.du.pipex.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- Hi,
-
- I'm using MSVC++ 4.0 on Win 95
-
- Everything is going great - a little problem - maybe i'm just missing
- something....
-
- In a dialog box containing a group of radio buttons - only the first
- radio button needs to have a variable (int) attached on it to set/read
- the currently selected radio button - using UpdataData....etc
-
- Fine
-
- But what if i want to CONTROL one of those buttons - not the first one
- - i want to attach a Conrol, CButton variable to it - but it doesn't
- show up in the Memeber Variables tab of the Class Wizard - they all
- show up in the Message Maps - Every control showed up in the member
- variables in C++ 1.52 - so why isnt it now ? Is it a setting ? Am i
- blind ? Who REALLY killed Laua Plamer ?
-
- Thanks
-
- Kingsley Wood
-
-
-